MAXREFDES82# Code Documentation  V01.00
Maxim Smart Force Sensor
 All Files Functions Variables Macros Groups Pages
STM32F4xx_System_Private_Includes

Macros

#define HSE_VALUE   ((uint32_t)8000000)
 
#define HSI_VALUE   ((uint32_t)16000000)
 

Detailed Description

Macro Definition Documentation

#define HSE_VALUE   ((uint32_t)8000000)

Default value of the External oscillator in Hz

Definition at line 69 of file system_stm32f4xx.c.

#define HSI_VALUE   ((uint32_t)16000000)

Value of the Internal oscillator in Hz

Definition at line 73 of file system_stm32f4xx.c.